
Command Line: diskspd.exe -c10G -t2 -d60 -o1 -b64k -si64k -Suw -L test.dat

Input parameters:

	timespan:   1
	-------------
	duration: 60s
	warm up time: 5s
	cool down time: 0s
	measuring latency
	random seed: 0
	path: 'test.dat'
		think time: 0ms
		burst size: 0
		software cache disabled
		hardware write cache disabled, writethrough on
		performing read test
		block size: 65536
		using interlocked sequential I/O (stride: 65536)
		number of outstanding I/O operations: 1
		thread stride size: 0
		threads per file: 2
		IO priority: normal



Results for timespan 1:
*******************************************************************************

actual test time:	60.00s
thread count:		2
proc count:		2

CPU |  Usage |  User  |  Kernel |  Idle
-------------------------------------------
   0|  37.31%|   2.71%|   34.61%|  62.68%
   1|  25.96%|   2.53%|   23.44%|  74.06%
-------------------------------------------
avg.|  31.64%|   2.62%|   29.02%|  68.37%

Total IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |     32551469056 |       496696 |     517.35 |    8277.60 |    0.118 |     0.270 | test.dat (10240MB)
     1 |     31654019072 |       483002 |     503.09 |    8049.39 |    0.122 |     0.275 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:       64205488128 |       979698 |    1020.44 |   16326.99 |    0.120 |     0.273

Read IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |     32551469056 |       496696 |     517.35 |    8277.60 |    0.118 |     0.270 | test.dat (10240MB)
     1 |     31654019072 |       483002 |     503.09 |    8049.39 |    0.122 |     0.275 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:       64205488128 |       979698 |    1020.44 |   16326.99 |    0.120 |     0.273

Write IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
     1 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:                 0 |            0 |       0.00 |       0.00 |    0.000 |       N/A


  %-ile |  Read (ms) | Write (ms) | Total (ms)
----------------------------------------------
    min |      0.053 |        N/A |      0.053
   25th |      0.097 |        N/A |      0.097
   50th |      0.100 |        N/A |      0.100
   75th |      0.106 |        N/A |      0.106
   90th |      0.135 |        N/A |      0.135
   95th |      0.165 |        N/A |      0.165
   99th |      0.459 |        N/A |      0.459
3-nines |      1.192 |        N/A |      1.192
4-nines |      9.300 |        N/A |      9.300
5-nines |     54.232 |        N/A |     54.232
6-nines |     61.515 |        N/A |     61.515
7-nines |     61.515 |        N/A |     61.515
8-nines |     61.515 |        N/A |     61.515
9-nines |     61.515 |        N/A |     61.515
    max |     61.515 |        N/A |     61.515
